MOVE_OBJ
[[MOVE_OBJ(object_cell_coordinate, destination_cell_coordinate)]]
This action teleports the object (furniture) located at the cell with the coordinate object_cell_coordinate to the specified destination cell with the coordinate destination_cell_coordinate.
Parameters: (object_cell_coordinate, destination_cell_coordinate)
- Example:
{[[(K), ON_TRAP_TRIGGER(P8)]] A trap springs, launching a spear (resolve the trap normally).
Immediately afterwards a complex sets of gears activates moving the weapons rack just in front of you. [[MOVE_OBJ(N8,N7)]]}